Name them like this: <product resources>/xx_YY/<dictionary name>_<product code or name>_xx_YY.<extension> ; where xx is locale and YY is region, ex: fr_FR, en_GB, etc.

(from https://wiki.corp.adobe.com/pages/viewpage.action?spaceKey=CCM&title=CC+Team-VIP+for+China%3A+Implementation+Cookbook+for+Point+Products)

For example:

	fr_FR/app_character_fr_FR.dat
	zh_CN/app_character_zh_CN.dat

If we add support for multiple dictionaries, they would be added to the same directories.


Note: en_US is only used as harvesting output for localizers, not included in app

